home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / vector / dook / !DOOK / !Run < prev    next >
Text File  |  1992-03-25  |  652b  |  21 lines

  1. | Run file for Drawfile Options Object Killer application
  2. | © 1992 PRL & 4Mation
  3. |
  4. WimpSlot -min 150k -max 150k
  5. IconSprites <Obey$Dir>.!Sprites
  6. |
  7. If "<System$Path>" = "" then Error 0 System resources cannot be found
  8. |
  9. RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
  10. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
  11. |
  12. RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
  13. RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 or later
  14. |
  15. If "<File$Type_AFF>" = "" Then Set File$Type_AFF DrawFile
  16. If "<File$Type_CC3>" = "" Then Set File$Type_CC3 Poster
  17. |
  18. Set DOOK$Dir <Obey$Dir>
  19. WimpSlot -min 150k
  20. Run <DOOK$Dir>.!RunImage %*0
  21.